func github.com/vmihailenco/msgpack/v5.encodeInterfaceValue

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		encode_value.go#L32: 		reflect.Interface:     encodeInterfaceValue,
		encode_value.go#L175: func encodeInterfaceValue(e *Encoder, v reflect.Value) error {